[INFO] cloning repository https://github.com/gooseboi/cstfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gooseboi/cstfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgooseboi%2Fcstfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgooseboi%2Fcstfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7369effd032647f73e710304e0e9756d959c5dbf
[INFO] fixing gooseboi/cstfs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgooseboi%2Fcstfs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gooseboi/cstfs
[INFO] finished tweaking git repo https://github.com/gooseboi/cstfs
[INFO] tweaked toml for git repo https://github.com/gooseboi/cstfs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gooseboi/cstfs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gooseboi/cstfs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eyre v0.6.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177
[INFO] running `Command { std: "docker" "start" "17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking cstfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] error[E0425]: cannot find value `is_default` in this scope
[INFO] [stdout]    --> src/utils.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 |         if is_default {
[INFO] [stdout]     |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `is_default` in this scope
[INFO] [stdout]    --> src/utils.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |         } else if is_default && self.default_option.is_some() {
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `PromptDescription<'_>` has no field named `default`
[INFO] [stdout]    --> src/refresh.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 default: true,
[INFO] [stdout]     |                 ^^^^^^^ `PromptDescription<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `PromptDescription<'_>` has no field named `default`
[INFO] [stdout]    --> src/refresh.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 |             default: false,
[INFO] [stdout]     |             ^^^^^^^ `PromptDescription<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/refresh.rs:290:10
[INFO] [stdout]     |
[INFO] [stdout] 290 |           .add_command(PromptDescription {
[INFO] [stdout]     |  __________^^^^^^^^^^^-
[INFO] [stdout] 291 | |             name: 'n',
[INFO] [stdout] 292 | |             long_name: "No",
[INFO] [stdout] 293 | |             description: "Do not add the file to the database and quit",
[INFO] [stdout] 294 | |             default: false,
[INFO] [stdout] 295 | |         })
[INFO] [stdout]     | |__________- argument #2 of type `&_` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/utils.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn add_command<F, P>(mut self, prompt: P, func: &'a F) -> Self
[INFO] [stdout]     |            ^^^^^^^^^^^                            -----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 290 |         .add_command(PromptDescription {
[INFO] [stdout] ...
[INFO] [stdout] 294 |             default: false,
[INFO] [stdout] 295 ~         }, /* func */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cstfs` (bin "cstfs") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `is_default` in this scope
[INFO] [stdout]    --> src/utils.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 |         if is_default {
[INFO] [stdout]     |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `is_default` in this scope
[INFO] [stdout]    --> src/utils.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |         } else if is_default && self.default_option.is_some() {
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `PromptDescription<'_>` has no field named `default`
[INFO] [stdout]    --> src/refresh.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 default: true,
[INFO] [stdout]     |                 ^^^^^^^ `PromptDescription<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `PromptDescription<'_>` has no field named `default`
[INFO] [stdout]    --> src/refresh.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 |             default: false,
[INFO] [stdout]     |             ^^^^^^^ `PromptDescription<'_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/refresh.rs:290:10
[INFO] [stdout]     |
[INFO] [stdout] 290 |           .add_command(PromptDescription {
[INFO] [stdout]     |  __________^^^^^^^^^^^-
[INFO] [stdout] 291 | |             name: 'n',
[INFO] [stdout] 292 | |             long_name: "No",
[INFO] [stdout] 293 | |             description: "Do not add the file to the database and quit",
[INFO] [stdout] 294 | |             default: false,
[INFO] [stdout] 295 | |         })
[INFO] [stdout]     | |__________- argument #2 of type `&_` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/utils.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn add_command<F, P>(mut self, prompt: P, func: &'a F) -> Self
[INFO] [stdout]     |            ^^^^^^^^^^^                            -----------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 290 |         .add_command(PromptDescription {
[INFO] [stdout] ...
[INFO] [stdout] 294 |             default: false,
[INFO] [stdout] 295 ~         }, /* func */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cstfs` (bin "cstfs" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177", kill_on_drop: false }`
[INFO] [stdout] 17086bd4250250ba1cc676d14c73a5892bb4c886c796502e27c5577e6bb3c177
